object AboutGenesis2: TAboutGenesis2 Left = 368 Top = 188 BorderIcons = [] BorderStyle = bsSingle Caption = 'About GenesisII' ClientHeight = 242 ClientWidth = 400 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 400 Height = 169 Align = alClient Picture.Data = {} OnClick = Image1Click OnDblClick = Image1DblClick end object Panel1: TPanel Left = 0 Top = 169 Width = 400 Height = 73 Align = alBottom BevelOuter = bvLowered Color = clSilver TabOrder = 0 object Version: TLabel Left = 232 Top = 20 Width = 154 Height = 13 Caption = 'GenesisII 2.5.04 Build 0991007' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Copyright: TLabel Left = 232 Top = 4 Width = 156 Height = 13 Caption = 'Copyright Geomantics 1999' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Image2: TImage Left = 2 Top = 12 Width = 193 Height = 49 Picture.Data = {} end object Button1: TButton Left = 312 Top = 40 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 end end end